Skip to content

Initial Setup#14

Merged
FortuneN merged 28 commits into
releasefrom
develop
Feb 5, 2026
Merged

Initial Setup#14
FortuneN merged 28 commits into
releasefrom
develop

Conversation

@FortuneN
Copy link
Copy Markdown
Owner

@FortuneN FortuneN commented Feb 5, 2026

No description provided.

- Added centered KETE hexagon logo at top
- Added badges: build status, latest release, license, Docker
- Added navigation links to docs, releases, quick starts
- Added Installation section with Docker and manual options
- Step-by-step guide for non-Docker deployments
Signed-off-by: Fortune Ngwenya <fortunengwenya@gmail.com>
- Create custom broker.xml with anycastPrefix=/queue/ and multicastPrefix=/topic/ on STOMP acceptor
- Update Dockerfile to copy broker.xml to etc-override
- Update docker-compose.yml and check-event-reception.ps1 for Jolokia API

Fixes STOMP message routing to create ANYCAST queues instead of MULTICAST addresses.
- Add ActiveMQ Artemis example tab with warning to stomp.md
- Add comprehensive Artemis Configuration section explaining anycastPrefix
- Update support-matrix.md with Artemis STOMP configuration note
- Minimize broker.xml to essential 47 lines

The anycastPrefix=/queue/ configuration is critical for STOMP+Artemis
to create ANYCAST queues instead of MULTICAST addresses.
Signed-off-by: Fortune Ngwenya <fortunengwenya@gmail.com>
@FortuneN FortuneN merged commit 7822481 into release Feb 5, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant